const go/printer.typeTParam

3 uses

	go/printer (current package)
		nodes.go#L327: 	typeTParam
		nodes.go#L384: 		} else if mode == typeTParam && fields.NumFields() == 1 {
		nodes.go#L1650: 			p.parameters(s.TypeParams, typeTParam)